Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

191
Vistas
How to implement the "selectpicker" class for all the select element in website?

I have a website, backend using Django, frontend using normal HTML5.

I want to change all the default selection box to the class: "selectpicker" once in some place so it could be implemented in all the selection box in the websites.

How could I do that in one place?

I have tried:

base.html

<style>
select {
class="selectpicker";
}
</style>
    ...

app.html

    {% extends 'base.html' %}
<style>
select {
class="selectpicker";
}
</style>

But failed to do so.

I want this kind of solution, better only make change in base.html to change all the selection box in the websites as I have tons of HTML in my website.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda